Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting


Find dialog box

The Find dialog box lets you specify a text string you want to find in the source code pane. Figure 3–13 shows the Find dialog box.

Figure 3–13: Find dialog box

Access this dialog box by choosing Search Find or pressing CTRL+F.

The Find dialog box also lets you specify the direction in which to search (Up or Down), and whether to match the letter case in the text string during the search (Match Case).

Choose the Find Next button to begin the initial search, as well as subsequent searches, for the specified text string. The Debugger highlights the text found and scrolls the text into view, if necessary. If the text is not found, the Debugger displays an alert dialog box message.

You also can perform subsequent searches for the next and previous occurrences of the text string specified with the Find option by choosing Search Find Next and Search Find Prev, respectively. The search wraps around to the beginning of the source buffer when it reaches the end of the buffer.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095